Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

API Key for authentication

X-TIMESTAMP
string
header
required

Current timestamp in seconds since epoch

X-SIGNATURE
string
header
required

HMAC SHA256 signature of the request encoded in Base64

Path Parameters

payin_id
string<uuid>
required

The unique identifier of the payin

Example:

"08441dd3-8cc0-405c-932b-7fdbc8894f66"

Response

Payin details fetched successfully

status
boolean
Example:

true

message
string
Example:

"Success"

data
object